home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / comms / other / dc-sx107install / dc-x107i.readme < prev    next >
Text File  |  1999-11-29  |  5KB  |  142 lines

  1. Short:    System-X 1.07 (eSSeXX) Bulletin Board System - Full install archive
  2. Uploader: house@luebeck.netsurf.de
  3. Author:   [r]FoX - Support: http://www.luebeck.netsurf.de/~clasen
  4. Type:     comm/bbs
  5.  
  6.   
  7.    System-X 1.07 (eSSeXX) Install archive 
  8.    --------------------------------------
  9.  
  10.    This archive contains the full install version of the 
  11.    SX (eSSeXX) BBS software and all other needed files to run a
  12.    full AmiExpress styled Bulletin Board System.
  13.    
  14.    System-X is on the run and will be updated permanently !
  15.  
  16.    ==================================================================
  17.  
  18.    INSTALL NOTES
  19.  
  20.    To install this software, use the supported Installer.
  21.  
  22.    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  23.    The installer does no versioncheck of any systemlibary`s so
  24.    plz check that up.
  25.    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  26.  
  27.    Follow the instructions by the Installer. You have any time the
  28.    posibility, to abort the installation.
  29.    
  30.    If you like to install by hand, refer to the guide in the SX:Doc/
  31.    directory, chapter `Installation`.
  32.  
  33.    Have a look at the guide and reset your computer.
  34.  
  35.    Start the System-X BBS in your selected way and be a real \X op :)     
  36.   
  37.    ==================================================================
  38.  
  39.    Developers Internal Changes
  40.     ===========================
  41.  
  42.     Note(s) on further developing:
  43.     ------------------------------
  44.     * To check if a file exists, use the access() function, defined in stdio.h.
  45.       This funtion basically does the same as: Lock() a file, check if lock!=0,
  46.       and then UnLock() the file again.
  47.  
  48.     v1.07 -> v1.08
  49.     ==============
  50.  
  51.     Changes, relevant for both users and delopers:
  52.     ----------------------------------------------
  53.     * Added ~MN MCI-Command to display the current MessageBase number.
  54.     * JoinedBase.ANS is now displayed when a new MsgBase is joined
  55.  
  56.     Changes, relevant for developers only:
  57.     --------------------------------------
  58.     * Bumped the version number
  59.     
  60.     Specified changes:
  61.     ------------------
  62.     Source       Procedure/Function Change(s)
  63.     ~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64.     ver.h        *                  - bumped version
  65.  
  66.     showansi.c   MCIPS              - added ~MN command for current basenumber
  67.  
  68.     msgs.c       GotoMsgArea        - added showansi("joinedbase")
  69.  
  70.  
  71.     v1.06 -> v1.07
  72.     ==============
  73.  
  74.     Changes, relevant for both users and delopers:
  75.     ----------------------------------------------
  76.     * SX doesn't go into an endless loop anymore if a door isn't found.
  77.     * Wordwrapping added to chat!
  78.     * MCP now shows the correct activity when chat is finished.
  79.     * Added wildcard support to name-prompt (confirmation prompt is new string
  80.       in Strings.ANS.
  81.     + Change the Login-Wildcard procedure more direct
  82.     + Update the Node-Screens 'About' text
  83.     + Update the crypted Welcome message
  84.     + SX-Config changes up to 32 Nodes now
  85.     + SX-MCP bumped version
  86.     + Guides updated
  87.  
  88.     Changes, relevant for developers only:
  89.     --------------------------------------
  90.     * Replaced all the version numbers into a macro, defined in ver.h
  91.     * The CallerLog() routine from prim.c is now in the log.c file.
  92.     * The LoadStrings() and FreeStrings() routines are now in configs.c
  93.     * Ver.c is renamed to Sysinfo.c, because the name confused me ;-)
  94.     + SX-Config and SX-MCP got version-Macro, too
  95.     + SX-Config can handle 32 nodes now again 
  96.  
  97.  
  98.     Specified changes:
  99.     ------------------
  100.     Source       Procedure/Function Change(s)
  101.     ~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102.     sx.c         RunDoor            - checks if door parameter isn't empty
  103.                                     - checks if specified door exists
  104.                                       (both these things caused endless loops)
  105.                   TestDoor           - replaced a bit of code
  106.                  main               - replaced version strings
  107.                  CheckWin           - replaced version string and 'About' text
  108.                  Account            - added wildcard support for handle/name
  109.                                      - comfirmation for name is now in Strings.ANS
  110.  
  111.  
  112.     door_xim.c   WaitForXIM         - added SX_MSGAREANUM command
  113.                                      - replaced version string
  114.  
  115.     showansi.c   MCIPS              - replaced version string
  116.                  *                  - removed LoadStrings() and FreeStrings()
  117.  
  118.     chat&page.c  PageSysOp          - added some comments
  119.                  Chat               - rewrote the routine almost completely
  120.                                     - added wordwrapping
  121.                                     - MCP now displays correct activity after chat
  122.  
  123.     prim.c       CallerLog          - removed this function from the source-code
  124.  
  125.     log.c        *                  - added this file to the link-list
  126.  
  127.     configs.c    *                  - added LoadStrings() and FreeStrings()
  128.  
  129.  
  130.     SX-Config
  131.     ---------
  132.  
  133.     sx-config.c       *        - bumped version
  134.  
  135.     sxconfig_gui.c    *        - changed the nodeslide value up to 32
  136.  
  137.     mcpprefs.c       *        - changed the visible nodelist slider up
  138.                                   to 32 and check up the whole process
  139.  
  140.  
  141.   The development of System-X (eSSeXX) is going on !                 [r]FoX
  142.